Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azurerm_machine_learning_compute_instance - support for node_public_ip_enabled #22063

Merged
merged 6 commits into from
Jun 8, 2023

Conversation

Lucasjuv
Copy link
Contributor

@Lucasjuv Lucasjuv commented Jun 7, 2023

Trying to address improvement #20078.

After testing the API I discovered that the property isn't returned on the API Azure/azure-rest-api-specs#24324 but I also found a public IP field being returned null when the property is set to false on the creation.

Both TestAccComputeInstance_complete and TestAccComputeInstance_basic are passing.

I believe this closes the improvement request.

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Lucasjuv ! LGTM ☎️

@katbyte katbyte merged commit 9782d4a into hashicorp:main Jun 8, 2023
@katbyte katbyte changed the title Add compute instance public IP option. azurerm_machine_learning_compute_instance - support for node_public_ip_enabled Jun 8, 2023
@github-actions github-actions bot added this to the v3.60.0 milestone Jun 8, 2023
katbyte added a commit that referenced this pull request Jun 8, 2023
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants